

@import url('http://bridgeonlineworldcup.com/wp-content/themes/Extra%20Child/fonts/styles.css');
#logo {
    display: block;
    height: 170px;
    margin-top: -49px;
    /*margin-left: 6%;*/
}
#logo:hover{
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);    
}
#top-header {
    z-index: 0;
    background: #151b21;}
.et-trending #et-trending {
    display: none;
}
.header.left-right #et-navigation > ul > li > a {
    padding-bottom: 15px!important;
    text-shadow: 2px 2px 0px rgba(0,0,0,0.8);
    color: #ffffff;}
.et_fullwidth_nav #main-header .container {
    max-width: 1200px;}
#main-content {
    padding-top: 0px!important;
}
.et_pb_pagebuilder_layout .page .post-wrap h1 {
    padding: 23px 7%;
    font-weight: 300;
}
.et_pb_section {
    position: relative;
    /*background-color: #3E5066;*/
    color: #333;
padding: 0px!important;
}
.bgW{background: #fff;}
h2 {
    font-size: 26px;
    font-weight: 400;
    color: white!important;
    /*font-family: 'DolceVita' !important;*/
}
.single article, .page article {
    background: none!important;}
div.teamplayer ul li{list-style-type: none;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
display: block;
    width: 90%;
    padding: 2px 5px;
    margin-bottom: 6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f202b+0,4d607f+100 */
background: #0f202b; /* Old browsers */
background: -moz-linear-gradient(left,  #0f202b 0%, #4d607f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0f202b 0%,#4d607f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0f202b 0%,#4d607f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f202b', endColorstr='#4d607f',GradientType=1 ); /* IE6-9 */
}

/*---custom: tooltip ---*/
/*#ttcont {padding:0px!important; margin:0px!important; margin-bottom:-10px;}
#ttcont a{display:inline-block; margin-bottom:-10px;}
#ttcont img{margin-bottom:-6px!important; box-shadow: -1px 0px 100px #000;background: #000;}*/
span.glossaryLink, a.glossaryLink {text-decoration:none !important;}

span.year{
    display: inline-block;
    padding: 2px 10px 2px 0px;
    width: 85px;
    color: #eccc0d;
}

.biography{
    background: #11202d;
    padding: 10px;
        min-height: 287px;
}
.biography img{
    border-radius: 3px;
    box-shadow: 2px 2px 2px #000;
}

div.badge{background: #11202d;
    padding: 10px 10px 30px;}

/*---personalizzazione home page ----*/
#home-custom .single article, .page article {
    box-shadow: none!important;}
#home-custom .post-wrap h1{display:none;}

#home-custom .et_pb_extra_column_main {
    margin-top: -6px;
    z-index: 98;
}
#home-custom .page .post-wrap .post-content {
    margin: 0px;
}

#home-1 > div.et_pb_row{margin:0px;
    width: 100%!important;
    padding: 0px;
}

#home-1 {
    background-color: #ffffff !important;
    padding: 0px 10px 10px !important;
}


/* teamsbox */
ul.teamsbox,
ul.teamNames{
    list-style: none;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}
ul.teamsbox li {
        width: 24%;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 1px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;

    }
ul.teamsbox li:hover {
    box-shadow: -1px 0px 100px #000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
    
}

ul.teamsbox li#logo-europe{border-bottom: #63C5E1 3px solid;}
ul.teamsbox li#logo-usa{border-bottom: #D00A10 3px solid;}
ul.teamsbox li#logo-yeh{border-bottom: #FADC18 3px solid;}
ul.teamsbox li#logo-ccba{border-bottom: #46AC33 3px solid;}

ul.teamsbox li.eu {
        border-bottom: 2px solid #e83038;
}
ul.teamsbox li img {
            width: 100%;
    padding: 10px;
}

ul.teamNames li{
    width: 24%;
    display: inline-block;
    vertical-align: text-top;
    font-size: .9em;
    min-height: 160px;
}
ul.teamNames li#homePlayerEurope{background: #63C5E1; color:#333;}
ul.teamNames li#homePlayerUsa{background: #D00A10; color: #fff;}
ul.teamNames li#homePlayerYeh{background: #FADC18; color:#333;}
ul.teamNames li#homePlayerCcba{background: #46AC33; color: #fff;}

ul.teamNames li#homePlayerEurope a,
ul.teamNames li#homePlayerUsa a,
ul.teamNames li#homePlayerYeh a,
ul.teamNames li#homePlayerCcba a{
    color: #fff;
    text-shadow: 0px 0px 8px #000;
    font-weight: 700;}
    

@media all and ( min-width: 981px ) {
	/* Fluid Grid */
.et_pb_column_1_2 .et_pb_row_inner {
    padding: 0;
}
    div.players-home{
        border-top:1px solid #eee;
        font-size: 0.9em;
        min-height: 160px;
        }
.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
    margin-right: 7%;
}
    #home-custom div.et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_column_single{    margin-left: 3.5%;
    margin-right: 3.5%;}

}




/*----personalizzazione pagina EUROPE---*/
div#Europe h1.entry-title{
    background: #64C6E2;
    color: #11202d;
    padding: 18px 16.5%;
    font-weight: 600;
    text-align: center;}

/*----personalizzazione pagina USA---*/
div#Usa h1.entry-title{
    background: #CC0B11;
    color: #ffffff;
    padding: 18px 16.5%;
    font-weight: 600;
    text-align: center;}

/*----personalizzazione pagina CCBA---*/
div#CCBA h1.entry-title{
    background: #46AC33;
    color: #11202d;
    padding: 18px 16.5%;
    font-weight: 600;
    text-align: center;}

/*----personalizzazione pagina YEH---*/
div#Yeh h1.entry-title{
    background: #FADC18;
    color: #11202d;
    padding: 18px 16.5%;
    font-weight: 600;
    text-align: center;}

 p#footer-info:nth-child(2){display:none;}

#yeh-master-logo{margin-left:180px;
margin-bottom: -10px;}

.kr-cloud.logo-slide:hover{
    box-shadow: -1px 0px 100px #000!important;
    z-index: 9999!important;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in!important;
    transform: scale(1.2)!important;
}

a.team-ita{    background: #64c6e2;
    padding: 5px 10px;
    display: inline-block;}

a.team-usa{    background: #CC0B11;
    padding: 5px 10px;
    display: inline-block;}
a.team-yeh{    background: #FADC18;
    padding: 5px 10px;
    display: inline-block;
        color: #151b21!important;}
a.team-ccba{    background: #46AC33;
    padding: 5px 10px;
    display: inline-block;}

div.team-player-badge ul li{
         width: 13.1%;
    float: left;
    margin-right: 8px;
    list-style-type: none;
}


div.team-player-badge ul li:hover{
    box-shadow: -1px 0px 100px #000!important;
    z-index: 9999!important;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in!important;
    transform: scale(1.2)!important;
}

ul.teamNames li a {
    border-bottom: 1px solid;}

ul.teamNames li a:hover{
    text-decoration: none !important;
    border-bottom: none;
    background: #fefefe!important;
    color: #000!important;
    display: inline-block;
    width: 100%;
}


/* Positions Icons Correctly  */
.menu-item img {
    max-height: 40px;
    margin-right: 5px;
    vertical-align: middle;
}
/*---header mobile---*/
@media only screen and (max-width: 1024px){
    #top-header {
        display: block!important;
    }
    #et-info .et-top-search {
        display: none;
    }
    #yeh-master-logo {
    margin-left: 150px;
    }
    #logo {
        margin-top: -60px;}
    .et_fullwidth_nav #main-header .container {
    height: 52px;
        z-index: 9999;
}
    
#main-header .logo {
    position: relative;
      z-index: 9999;}  
    #et-mobile-navigation > nav {
    background-color: #151b21!important;
    padding-top: 35px;
}
    #et-mobile-navigation > nav li{
        background-color:#0194d9;
        padding-left: 15px;}
    #et-mobile-navigation > nav li a{
        color:#fff;
    }
    #et-mobile-navigation > nav li ul{
            padding: 0px 10px 13px 0px;
        
    }
        #et-mobile-navigation > nav li ul li{
        background-color:#fff;
    }
    #et-mobile-navigation > nav li ul li a{
        color:black;
        border-bottom: 1px solid rgba(214,214,214,0.35)!important;
        margin-right: 10px;}
       #et-info .et-extra-social-icons {
    display:none;} 
    
}
@media only screen and (max-width: 668px){
#logo {
    margin-top: -60px;
    height: 130px;
    }
    
}

@media only screen and (max-width: 768px){
#logo {
    margin-top: -40px;
    height: 130px;
    }
#yeh-master-logo {
    margin-left: 85px;}
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular{
        margin-top:57px;
    }
    
    div.team-player-badge ul li{
        width:45%;
    }
    .wpsm-comptable-wrap {
    margin: 0px 0 0px -36px;
    overflow: visible;
    }
    .wpsm-comptable img{
        margin: 0px 12px;
        
    }
    .wpsm-comptable th.st-head-row {
    border-top: 6px solid #151b21;
}
}

@media only screen and (max-width: 420px){
#yeh-master-logo {
    margin-left: 0px;}
#logo {
    margin-top: -60px;
    height: 130px;
    }
.page .post-wrap .post-content {
    margin: 10px 0 40px;
}
    div#Usa h1.entry-title,
    div#Usa h1.entry-title,
    div#Yeh h1.entry-title,
    div#Europe h1.entry-title{
        display: none;
    }
    }
/*---mediaquery iphone5--*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
    #yeh-master-logo {
        margin-left:0px;
    }
    #logo {
    margin-top: -50px;
    height: 130px;
    }
}


/*---time zone---*/
#alert-timezone{    background: #ffffff;
    color: dodgerblue;
    padding: 10px;
    font-size: 1.2em;
}


#tribe-events-bar label{
        color: dodgerblue;
}
.tribe-events-list-separator-month span {
    background-color: #151b21;
    color: #2196F3;
    padding: 5px 12px;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
    color: #0194d9;}

.table-lavazza .wpsm-thead-default th {
    background-color: #63c5db;}
.table-lavazza td {
    background: #132c47!important;
    border: 1px solid #000000!important;
    border-width: 0px 1px 1px 0px;
    color: #fbfbfb;
    min-width: 120px;
    vertical-align: middle;
    position: relative;
}
.hover-col1 tr td:first-child {
    text-align: center!important;

}
.wpsm-comptable td:hover, 
.wpsm-comptable tr:hover td {
    background-color: #22476f!important;
} 

.wpsm-tbody tr:nth-child(1){ text-align:center;}
#et-mobile-navigation .show-menu-button{margin-top:-5px!important; }

.wpsm-comptable td {
    padding: 0px!important;}


/*---media query Iphone ONLY---*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
#et-mobile-navigation > span {
    margin-top: -45px!important;
    
}
}
/*
     FILE ARCHIVED ON 19:45:03 Jun 30, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:45:34 Jan 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.588
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 16.933
  LoadShardBlock: 106.362 (3)
  PetaboxLoader3.datanode: 132.1 (5)
  PetaboxLoader3.resolve: 69.606 (3)
  load_resource: 119.214 (2)
*/